<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#zzsc {
		width: 100%;	/* åœ–ç‰‡çš„å¯¬ */	/* åœ–ç‰‡çš„é«˜ */
		overflow: hidden;
		height:1080px;
	}
	#zzsc a {
		position: absolute;
		top: 0; 
		left: 0;
	}
	#zzsc a img {
		border: none;
	}

	/* ä»¥ä¸‹æ˜¯é‡å°é¸å–®æŒ‰éˆ•è¨­å®š */
	#zzsc .abgne-controls {
		list-style: none; 
		position: absolute;
		margin: 0;
		padding: 0;
		right: 10px;
		bottom: 25px;
		height: 20px;
	}
	#zzsc .abgne-controls li {
		float: left;
		width: 35px;
		height: 35px;
		line-height: 35px;
		font-size: 20px;
		font-weight: 900;
		text-align: center;
		cursor: pointer;
		margin-right: 2px;
		color: #0cf;
		background-color: #fff;
	}
	#zzsc .abgne-controls li.current { 
		color: #fff;
		background-color: #0cf;
	}
</pre></body></html>